<?if($USER_LOGGED_IN$)?>
<div style="display: inline;" id="menuDiv">
<div align="center"><strong>??????????? ???, $USERNAME$</strong>
<br><br>
<?if($USER_AVATAR_IN$)?><img class="userAvatar" title="vladoscom93" src="$USER_AVATAR_URL$" border="0"><?else?><img class="userAvatar" src="/images/4126622.gif" /><?endif?>
<br><br><a href="$USERS_LIST_URL$">?????? ?????????????</a>
<br><a id="upml2" href="$PM_URL$">?????? ?? ($UNREAD_PM$)</a>
<br><a title="??? ???????" href="$PERSONAL_PAGE_LINK$" rel="nofollow">??? ???????</a>
<br><a title="?????" href="$LOGOUT_LINK$">?????</a><br><br>
</div>
<?else?>
 $LOGIN_FORM$
<?endif?>